dnd: Introduce a helper to manage the weak pointer
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 15:13:08 +0000 (11:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 15:16:29 +0000 (11:16 -0400)
commit37774928bd1c01c1c99d782fa2419ca0426e3062
tree0502cd65ffe6b7f2e57755895e49feb60adba6d9
parente7eaca95348bbc1aa97b866128402783f21a933a
dnd: Introduce a helper to manage the weak pointer

Introduce a setter that takes care of updating the weak ref
whenever we assign info->widget. Just a cleanup of the previous patch.
gtk/gtkdnd.c